Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get mediapipe info from upstream #10

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

philipqueen
Copy link
Contributor

@philipqueen philipqueen commented Jan 30, 2024

Generalizes the skeleton_builder function to work with any tracker providing a connection list. Gets tracker info from initialization of the widget in Freemocap rather than hard coding mediapipe values.

Right now, it imports skellytracker just to have a default when running the app stand alone. The standalone app probably isn't used much outside of testing, although because the dependency isn't pinned it shouldn't have any adverse effects.

Also has some other quality of life adjustments I couldn't help but make.

To use the branch of skellytracker this is based on, run pip uninstall skellytracker followed by pip install skellytracker@git+https://github.com/freemocap/skellytracker@philip/flesh_out_mediapipe_model_info

@philipqueen philipqueen marked this pull request as draft March 12, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant